gtk-demo: Group the OpenGL demos
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Apr 2020 01:58:07 +0000 (21:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Apr 2020 01:58:07 +0000 (21:58 -0400)
demos/gtk-demo/gears.c
demos/gtk-demo/glarea.c

index 3be4aa352bed85f4fc3e0feefa5854515f68a237..b1f58e88403113746edeb89dd4c69fa1e69c1260 100644 (file)
@@ -1,4 +1,4 @@
-/* Gears
+/* OpenGL/Gears
  *
  * This is a classic OpenGL demo, running in a GtkGLArea.
  */
index 653900d057fff1b3e870c2786c0280b7031432c5..a72cf7c37676c3bcb12a00b7b08f3bacb5435b9f 100644 (file)
@@ -1,4 +1,4 @@
-/* OpenGL Area
+/* OpenGL/OpenGL Area
  *
  * GtkGLArea is a widget that allows custom drawing using OpenGL calls.
  */